object frmModuleClient: TfrmModuleClient Left = 131 Top = 218 Width = 599 Height = 269 HelpContext = 1 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild Icon.Data = {} Position = poDefault Visible = True OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object imgDot: TImage Left = 243 Top = 69 Width = 16 Height = 16 AutoSize = True Picture.Data = {} Visible = False end object imgLeft: TImage Left = 243 Top = 69 Width = 16 Height = 16 AutoSize = True Picture.Data = {} Visible = False end object imgRight: TImage Left = 243 Top = 69 Width = 16 Height = 16 AutoSize = True Picture.Data = {} Visible = False end object imgUp: TImage Left = 243 Top = 69 Width = 16 Height = 16 AutoSize = True Picture.Data = {} Visible = False end object imgDown: TImage Left = 243 Top = 69 Width = 16 Height = 16 AutoSize = True Picture.Data = {} Visible = False end object lvModules: TListView Left = 0 Top = 0 Width = 591 Height = 242 Align = alClient OnDblClick = lvModulesDblClick Columns = < item Caption = 'Module' Width = 105 end item Alignment = taRightJustify Caption = 'Usage' Width = 43 end item Alignment = taRightJustify Caption = 'Size' Width = 55 end item Caption = 'File Date' Width = 60 end item Caption = 'Full Path' Width = 12 WidthType = ( -1) end> ReadOnly = True HideSelection = False OnMouseDown = lvModulesMouseDown TabOrder = 0 ViewStyle = vsReport end object imageList: TImageList Left = 281 Top = 107 end end